I filled a bug report also: FB15042193.
Same problem here.
Post
Replies
Boosts
Views
Activity
Fixed the problem bij remove HTML-tage via regex instead of NSMutableStrings.
This looks to be the issue indeed. Can you help me with an example? I post a new item with the code. Would be great if you could help me out ;) Thx!
Can we have contact via mail?
This looks to be the issue indeed. Can you help me with an example? I post a new item with the code. Would be great if you could help me out ;) Thx!
Thx so much 🙏
I’ll take a look into that. The weird thing is that this code runs a few years already without problems.
I’m not award of that. Any clues?
The solution you proposed works ;-)
Thx.
Did you find a solution?
Works only for a few hours in my case.
Here also fixed in beta 5 and 6 in tvOS and iOS. Both observeValueForKeyPath and AVPlayerItemMetadataOutputPushDelegate.
I'm not sure if this was a problem in macOS also? My radio-app also runs on macOS. Anyone?
Here also everything working fine in iOS beta 5 👍
Did I help you?
That sounds hopeful. My bug report isn’t changed yet.
Here also the problem in beta 4 (and beta 3). If this bug is not corrected users can't see title and artist information and also no album art can be shown. My feedback report is also: open and recent similar reports: none. I'll put a link to this thread in the feedback.
Thx, for you help ;)
It's a global var (top level) defined in a the iOS-app. The file has a target membership to both the iOS and WatchOS-app. In the WatchOS-app the targetName of the iOS-app is not usable.
I changed the name of the variable to: popmusic. And that works.